2024-12-16 09:41:29,750 [ 93289 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-12-16 09:41:29,750 [ 93289 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-12-16 09:41:29,750 [ 93289 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-12-16 09:41:29,750 [ 93289 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_5dsw1u --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_HDFS test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_redirect test_allowed_url_from_config/test.py::test_schema_inference test_allowed_url_from_config/test.py::test_table_function_remote 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields test_attach_without_checksums/test.py::test_attach_without_checksums 'test_backup_restore_keeper_map/test.py::test_on_cluster[0]' 'test_backup_restore_keeper_map/test.py::test_on_cluster[1]' test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_config_yaml_main/test.py::test_yaml_main_conf test_ddl_alter_query/test.py::test_alter test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_null_value/test.py::test_null_value test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_disk_access_storage/test.py::test_alter -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, xdist-3.5.0, reportlog-0.4.0, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_allowed_url_from_config/test.py::test_HDFS test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_catboost_evaluate/test.py::testAmazonModelManyRows [gw6] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw5] [ 2%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw6] [ 3%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw6] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw6] [ 5%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw6] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw6] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw6] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw3] [ 9%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw9] [ 10%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] [gw5] [ 11%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw4] [ 12%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw0] [ 13%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw0] [ 14%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw9] [ 15%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] [gw1] [ 16%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw3] [ 17%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw6] [ 18%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw7] [ 19%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw0] [ 20%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 21%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw5] [ 22%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw3] [ 23%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw4] [ 24%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw9] [ 25%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] [gw1] [ 26%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw7] [ 27%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_access_for_functions/test.py::test_access_rights_for_function [gw3] [ 28%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw0] [ 29%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 30%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 31%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw0] [ 32%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 33%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw0] [ 34%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw0] [ 35%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw4] [ 36%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw7] [ 37%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw5] [ 38%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw3] [ 39%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw1] [ 40%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw4] [ 41%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw1] [ 42%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] [gw5] [ 43%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw6] [ 44%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw3] [ 45%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw0] [ 46%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw9] [ 47%] PASSED test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw9] [ 48%] PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database [gw6] [ 49%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_aggregation_memory_efficient/test.py::test_remote [gw8] [ 50%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_keeper_map/test.py::test_on_cluster[0] [gw0] [ 51%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw4] [ 52%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw0] [ 53%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw3] [ 54%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw1] [ 55%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw0] [ 56%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_decryption/test.py::test_successful_decryption_xml [gw3] [ 57%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw9] [ 58%] PASSED test_aggregation_memory_efficient/test.py::test_remote test_dictionaries_dependency/test.py::test_no_lazy_load test_attach_without_checksums/test.py::test_attach_without_checksums [gw1] [ 59%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] [gw4] [ 60%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw7] [ 61%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers test_alternative_keeper_config/test.py::test_create_insert [gw5] [ 62%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw5] [ 63%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw0] [ 64%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums [gw9] [ 65%] PASSED test_alternative_keeper_config/test.py::test_create_insert [gw8] [ 66%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_cluster_discovery/test_password.py::test_connect_with_password [gw1] [ 67%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] [gw4] [ 68%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] test_always_fetch_merged/test.py::test_replica_always_download [gw2] [ 69%] PASSED test_allowed_url_from_config/test.py::test_HDFS test_allowed_url_from_config/test.py::test_config_with_hosts [gw2] [ 70%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw2] [ 71%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw2] [ 72%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw2] [ 73%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_ddl_alter_query/test.py::test_alter [gw2] [ 74%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_redirect [gw2] [ 75%] PASSED test_allowed_url_from_config/test.py::test_redirect test_allowed_url_from_config/test.py::test_schema_inference [gw2] [ 76%] PASSED test_allowed_url_from_config/test.py::test_schema_inference test_allowed_url_from_config/test.py::test_table_function_remote [gw5] [ 77%] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default [gw2] [ 78%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw1] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] [gw6] [ 80%] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[0] test_backup_restore_keeper_map/test.py::test_on_cluster[1] test_disk_access_storage/test.py::test_alter [gw4] [ 81%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw0] [ 82%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password test_dictionaries_null_value/test.py::test_null_value [gw8] [ 83%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_config_yaml_main/test.py::test_yaml_main_conf [gw3] [ 84%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load [gw4] [ 85%] PASSED test_dictionaries_null_value/test.py::test_null_value test_composable_protocols/test.py::test_connections [gw6] [ 86%] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[1] [gw9] [ 87%] PASSED test_always_fetch_merged/test.py::test_replica_always_download [gw0] [ 88%] PASSED test_config_yaml_main/test.py::test_yaml_main_conf test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields [gw7] [ 89%] PASSED test_ddl_alter_query/test.py::test_alter test_ddl_alter_query/test.py::test_ddl_queue_hostname_change [gw5] [ 90%] PASSED test_disk_access_storage/test.py::test_alter [gw7] [ 91%] PASSED test_ddl_alter_query/test.py::test_ddl_queue_hostname_change test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw3] [ 92%] PASSED test_composable_protocols/test.py::test_connections test_config_xml_yaml_mix/test.py::test_extra_yaml_mix [gw1] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] [gw8] [ 94%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw6] [ 95%] PASSED test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields [gw3] [ 96%] PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix [gw9] [ 97%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2496: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 112.47s setup test_allowed_url_from_config/test.py::test_HDFS 45.56s call test_dictionaries_dependency/test.py::test_no_lazy_load 42.31s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 34.52s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 32.85s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 30.62s setup test_backup_restore_keeper_map/test.py::test_on_cluster[0] 30.32s setup test_ddl_alter_query/test.py::test_alter 29.65s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 29.62s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 29.31s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 29.03s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 26.56s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 24.91s call test_dictionaries_dependency_xml/test.py::test_get_data 24.12s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 23.78s teardown test_allowed_url_from_config/test.py::test_table_function_remote 23.57s setup test_always_fetch_merged/test.py::test_replica_always_download 23.36s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 21.82s setup test_cluster_discovery/test_password.py::test_connect_with_password 21.32s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 19.79s call test_backup_restore_keeper_map/test.py::test_on_cluster[0] 19.36s call test_backup_restore_keeper_map/test.py::test_on_cluster[1] 19.07s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 18.29s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 17.14s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 16.52s setup test_disk_access_storage/test.py::test_alter 16.40s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 15.90s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 15.81s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 15.59s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 15.49s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 15.27s setup test_aggregation_memory_efficient/test.py::test_remote 15.21s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 15.19s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 14.92s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 14.79s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 14.75s call test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 14.59s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 14.54s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 14.19s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 14.05s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 13.91s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 13.65s setup test_composable_protocols/test.py::test_connections 13.62s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 13.57s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 13.48s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 13.38s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 13.36s call test_config_yaml_main/test.py::test_yaml_main_conf 13.23s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 13.23s setup test_access_for_functions/test.py::test_access_rights_for_function 13.12s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 12.87s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 12.65s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 12.27s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 12.20s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 11.96s teardown test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 11.95s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 11.93s call test_catboost_evaluate/test.py::testAmazonModelManyRows 11.77s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 11.44s setup test_dictionaries_null_value/test.py::test_null_value 11.38s call test_disk_access_storage/test.py::test_alter 11.34s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 11.29s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 11.23s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 11.09s teardown test_alternative_keeper_config/test.py::test_create_insert 10.14s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 10.08s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 9.83s call test_catboost_evaluate/test.py::testOnNullableFeatures 9.75s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 9.70s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 9.55s setup test_config_decryption/test.py::test_successful_decryption_xml 9.52s call test_always_fetch_merged/test.py::test_replica_always_download 9.30s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 9.12s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 8.93s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 8.51s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 8.45s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 8.25s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 7.96s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 7.77s call test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields 7.64s setup test_attach_without_checksums/test.py::test_attach_without_checksums 7.05s setup test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields 6.94s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 6.57s teardown test_always_fetch_merged/test.py::test_replica_always_download 6.48s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 6.38s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 6.10s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 5.85s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 5.84s setup test_alternative_keeper_config/test.py::test_create_insert 5.62s teardown test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields 5.54s teardown test_cluster_discovery/test_password.py::test_connect_with_password 5.47s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 5.37s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.36s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.30s teardown test_backup_restore_keeper_map/test.py::test_on_cluster[1] 5.22s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 5.03s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 5.01s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 4.99s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 4.95s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 4.70s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 4.49s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 4.40s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 4.39s teardown test_dictionaries_null_value/test.py::test_null_value 4.36s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 4.32s teardown test_aggregation_memory_efficient/test.py::test_remote 4.27s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 4.06s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 4.02s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 3.69s call test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 3.66s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 3.38s teardown test_composable_protocols/test.py::test_connections 3.32s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 3.19s teardown test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 3.18s call test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 3.16s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 2.98s teardown test_disk_access_storage/test.py::test_alter 2.91s call test_alternative_keeper_config/test.py::test_create_insert 2.85s call test_cluster_discovery/test_password.py::test_connect_with_password 1.94s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 1.92s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 1.89s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 1.87s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 1.84s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 1.82s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 1.79s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 1.58s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 1.23s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 1.14s call test_aggregation_memory_efficient/test.py::test_remote 1.12s call test_ddl_alter_query/test.py::test_alter 1.07s call test_attach_without_checksums/test.py::test_attach_without_checksums 1.07s call test_access_for_functions/test.py::test_access_rights_for_function 1.00s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 1.00s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.89s call test_allowed_url_from_config/test.py::test_table_function_remote 0.89s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.86s call test_catboost_evaluate/test.py::testModelUpdate 0.78s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.71s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.70s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 0.67s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.64s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.61s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.59s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.56s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.56s call test_allowed_url_from_config/test.py::test_config_with_hosts 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.44s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.43s call test_dictionaries_null_value/test.py::test_null_value 0.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.41s call test_allowed_url_from_config/test.py::test_redirect 0.40s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.38s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.37s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.35s call test_catboost_evaluate/test.py::testConstantFeatures 0.33s call test_config_decryption/test.py::test_successful_decryption_xml 0.31s call test_catboost_evaluate/test.py::testInvalidModelPath 0.28s call test_composable_protocols/test.py::test_connections 0.28s call test_config_decryption/test.py::test_successful_decryption_yaml 0.27s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.25s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.25s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.17s call test_allowed_url_from_config/test.py::test_schema_inference 0.13s call test_allowed_url_from_config/test.py::test_HDFS 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.02s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s teardown test_allowed_url_from_config/test.py::test_HDFS 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s teardown test_backup_restore_keeper_map/test.py::test_on_cluster[0] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s teardown test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s teardown test_config_yaml_main/test.py::test_yaml_main_conf 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s teardown test_ddl_alter_query/test.py::test_alter 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_keeper_map/test.py::test_on_cluster[1] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_allowed_url_from_config/test.py::test_redirect 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_config_yaml_main/test.py::test_yaml_main_conf 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_allowed_url_from_config/test.py::test_schema_inference 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_allowed_url_from_config/test.py::test_redirect 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_access_for_functions/test.py::test_access_rights_for_function 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s teardown test_allowed_url_from_config/test.py::test_schema_inference 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_access_for_functions/test.py::test_access_rights_for_function PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_allowed_url_from_config/test.py::test_HDFS PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_allowed_url_from_config/test.py::test_redirect PASSED test_allowed_url_from_config/test.py::test_schema_inference PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[0] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[1] PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_config_yaml_main/test.py::test_yaml_main_conf PASSED test_ddl_alter_query/test.py::test_alter PASSED test_disk_access_storage/test.py::test_alter PASSED test_ddl_alter_query/test.py::test_ddl_queue_hostname_change PASSED test_composable_protocols/test.py::test_connections PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] ================= 100 passed, 20 warnings in 205.94s (0:03:25) =================